home *** CD-ROM | disk | FTP | other *** search
/ Giga Games 1 / Giga Games.iso / net / d_d / caltech / inbound / mcm / history < prev    next >
Encoding:
Text File  |  1993-06-22  |  1.4 KB  |  44 lines

  1. 1.2
  2.     Revert back to lrand48() to improve randomness.
  3.     A couple of options are added to mcm.h
  4.     Include Hopcraft's personality module (generic)
  5.     Update docs
  6.     Add mcm-welcome file
  7. 1.1e [Beta]
  8.     Start with /n- now.
  9.     Changes made to a few routines in the personality modules to make
  10.     things work a bit better.
  11. 1.1e [Alpha]
  12.     Add options /c, /j, and /n (Thanks jek@cs.duke.edu)
  13.     Now use bitfields where appropriate.  They can be turned off.
  14.     Personality modules introduced.
  15.     Fixed minor bug in roll() with the potential of problems on non-Suns.
  16. 1.1d
  17.     First RELEASE VERSION!
  18.     Fixed bug in loginuser() which could crash the system whenever
  19.     a poorly formed account file was found.  (Now it just acts wierd)
  20.     Date_mcm script gone; now done internally.
  21. 1.1c [Beta]
  22.     Fix bug in bind() calls on Ultrix (and others?)
  23.     Fixed minor bug in termcap backspace routine
  24.     Cleaned up code just a bit (some compilers gave a few warns)
  25.     Code compiled and tested on the following:
  26.         OS:        Compilers:
  27.         SunOS 4.1.1    cc, acc, gcc
  28.         SunOS 4.1.2    cc, acc
  29.         Ultrix        cc
  30. 1.1c [Alpha]
  31.     Fix to communicate() routine to let tinytalk, etc... work.
  32.     Released termcap based split screen.
  33. 1.1b [In-house]
  34.     Termcap/info based split screen mode available.
  35. 1.1b [Alpha]
  36.     Fix for non-ANSI compilers.
  37.     Replace <strings.h> in mcm.h to get rid of warnings.
  38.     Other minor code changes here and there.
  39. 1.1a [Alpha]
  40.     First release out of house.
  41.     Identical to final 1.0 release.
  42. 1.0 [In-house]
  43.     Many versions, many bugs.  Most fixed.
  44.